This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
This is not a multiple key problem.
You need an additional view.
Do a copy/paste of your lookup view.
Say the first colum evaluates to dsp1 and the second to dsp2.
Replace the first 2 columns by only one sorted column with a formula like @Text(dsp1)+"*"+@Text(dsp2). You have now only 2 columns left in your new view named say "myview".
In your form, the formula of the lookup in your 3rd field should now be: